public void setFunction( PDFFunction function ) |
Parameters
- function
- A 1-in, n-out function, where n is the number of color components in the shading's color space.
public void setFunction( PDFFunction function ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | when the function is null |